Mozilla Firefox 24.0
Installing addins or extensions .\firefox.exe" -ProfileManager -install-global-extension "<path-to-extension>\extname.xpi" http://kb.mozillazine.org/Command_line_arguments Install addon as a… Read More
Using a MSI file I use this: msiexec -msi /i "FirefoxESR-24.2.0-en-US.msi" /qn I downloaded mine from http://www.frontmotion.com/Firefox/download_firefox.htm I use it on my MDT 2012 server Read More
Use MSI by FrontMotion ? http://www.frontmotion.com/Firefox/download_firefox.htm Msiexec /i Firefox.MSI TRANSFORMS=Firefox.mst /qn /norestart In my company, i use a personnal script .ba… Read More
Always make sure to use the full setup instead of the online installer (stub). Before deploying Firefox, unpack the "Firefox Setup 24.0.exe". You will get a setup.exe to install Firefox, and a… Read More
Command Line Parameters for Mozilla Firefox Certutil.exe (found in NSS-Tools). This is used to manage Certificates in Firefox via Commandline, because Firefox doesn't use Windows Certutil.exe-A… Read More